home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / xwd2stiff.z / xwd2stiff
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. XXXXWWWWDDDD2222SSSSTTTTIIIIFFFFFFFF((((1111))))                     IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                      XXXXWWWWDDDD2222SSSSTTTTIIIIFFFFFFFF((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      xwd2stiff - convert an X Window Dump (XWD) image file to Stream TIFF
  10.      (STIFF)
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      xxxxwwwwdddd2222ssssttttiiiiffffffff [----OOOO filename] [----LLLL filename]
  14.                [----cccc] [----hhhh] [----DDDD] [XWDFilename ...]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _x_w_d_2_s_t_i_f_f converts X Window Dump image files into Stream TIFF (STIFF)
  18.      format.
  19.  
  20.      By default, _x_w_d_2_s_t_i_f_f reads its input image from the standard input,
  21.      writes its output to the standard output and sends messages to standard
  22.      error. If one or more image files are specified on the command line,
  23.      _x_w_d_2_s_t_i_f_f reads input from these files rather than the standard input.
  24.  
  25.      ----OOOO _f_i_l_e_n_a_m_e
  26.                Specifies the name of the file to which the STIFF output will
  27.                be sent.  If the ----OOOO option is not specified, output will be
  28.                sent to the standard output.
  29.  
  30.      ----LLLL _f_i_l_e_n_a_m_e
  31.                Specifies the name of the file to which error, warning and
  32.                informational messages are to be written. If the file specified
  33.                already exists, any messages generated by _x_w_d_2_s_t_i_f_f will be
  34.                appended to the end of the file.  If the ----LLLL option is not
  35.                specified, message output will be sent to standard error.
  36.  
  37.      ----cccc        XWD images created under a DirectColor visual often have an
  38.                incorrect colormap stored in the image. Typically the image
  39.                data itself is correct and can be converted properly without
  40.                reference to the colormap.  By default, _x_w_d_2_s_t_i_f_f does not
  41.                reference the colormap when converting an XWD image created
  42.                with a DirectColor visual. Specifying the ----cccc option forces
  43.                _x_w_d_2_s_t_i_f_f to use the colormap stored in the image when
  44.                converting a DirectColor image.  The ----cccc option effects the use
  45.                of the colormap only for DirectColor images.
  46.  
  47.      ----hhhh        Prints a program usage message to the standard error. This
  48.                usage message also lists the currently supported output
  49.                configurations.
  50.  
  51.      ----DDDD        Specifies verbose output for debugging purposes.
  52.  
  53. NNNNOOOOTTTTEEEESSSS
  54.      1.   _x_w_d_2_s_t_i_f_f supports conversion of X11 XWD format files. X10 XWD files
  55.           are not supported.
  56.  
  57.      2.   _x_w_d_2_s_t_i_f_f supports conversion of a wide variety of XWD images. The
  58.           program supports images saved under the StaticGray, GrayScale,
  59.           StaticColor, PseudoColor, TrueColor and DirectColor visuals. Images
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XXXXWWWWDDDD2222SSSSTTTTIIIIFFFFFFFF((((1111))))                     IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                      XXXXWWWWDDDD2222SSSSTTTTIIIIFFFFFFFF((((1111))))
  71.  
  72.  
  73.  
  74.           may be 1, 2, 4, 8, 12 or 24 bits deep and may be in either MSBFirst
  75.           or LSBFIrst byte and bit order. The image may be in XYBitmap,
  76.           XYPixmap or ZPixmap format.
  77.  
  78.      3.   Images stored under the GrayScale, StaticColor or PseudoColor visual
  79.           must contain a colormap. If the colormap is not present, the image
  80.           will not be converted. DirectColor images must contain a colormap
  81.           only if the ----cccc option is specified. If a StaticGray image does not
  82.           contain a colormap, a linear gray ramp will be used.
  83.  
  84.      4.   Due to processing overhead within Xlib, the conversion of images in
  85.           the XYPixmap format is slow in comparison to the other formats. This
  86.           is caused by the manner in which X organizes the image data. The
  87.           XYPixmap format should be avoided in favor of the ZPixmap format.
  88.  
  89.      5.   If _x_w_d_2_s_t_i_f_f is given an unrecognized or incomplete command line
  90.           option switch, it will print a warning message to the standard
  91.           error, ignore the option and continue processing.
  92.  
  93. FFFFIIIILLLLEEEESSSS
  94.      /usr/lib/print/xwd2stiff    Program file
  95.  
  96. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  97.      xwd(1), xwud(1), stiff2ps(1), psrip(1)
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.